home *** CD-ROM | disk | FTP | other *** search
- Path: telepost.no!usenet
- From: Stian Barkbu <snba@sesam.dnv.no>
- Newsgroups: comp.os.ms-windows.programmer.tools.mfc,comp.lang.c++
- Subject: Q: Dockable windows with tabs in MFC?
- Date: 8 Jan 1996 16:06:52 GMT
- Organization: TelePost Public Access
- Message-ID: <4crfes$2qu@nms.telepost.no>
- NNTP-Posting-Host: atla.sesam.dnv.no
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1 (Windows; I; 32bit)
-
- I am trying to create a dockable property sheet (tabbed
- dialog), much like the project workspace in MSVC++ 4.0. Is
- this possible at all?
-
- I have managed to create a tabbed dialog box using the
- CPropertySheet and CPropertyPage classes (or a TabCtrl), and I
- can get a dockable window using CDialogBar. But, a dockable
- window with a tab control seems impossible ( or, at least none
- of my efforts have been successful so far).
- Can anyone help me with this one?
-
- Thanks.
-
- Stian
- snba@sesam.dnv.no
-
-